home *** CD-ROM | disk | FTP | other *** search
- Path: dfw.nkn.net!usenet
- From: hattan@fastlane.net (John Hattan)
- Newsgroups: comp.lang.c++
- Subject: Re: Screen capturing in Windows
- Date: Sat, 03 Feb 1996 14:46:06 GMT
- Organization: The Code Zone
- Message-ID: <311374cf.39302799@news.fastlane.net>
- References: <4et69a$k4o$2@mhade.production.compuserve.com> <4ettl8$f0n@news1.channel1.com> <4euna5$buo@ixnews6.ix.netcom.com>
- NNTP-Posting-Host: fw50.fastlane.net
- X-Newsreader: Forte Agent .99c/16.141
-
- swampwiz@ix.netcom.com(Jean P. Laborde ) wrote:
-
- >In <4ettl8$f0n@news1.channel1.com> username@user1.channel1.com writes:
- >>
- >>
- >>>how to capture a portion of the screen, and then convert that image
- >into >BITMAP format?
- >>
- >>
- >>If you to wish to create the bitmap from outside your program you may
- >use
- >>fullshot utility available with windows3.1
- >>
- >
- >Where can I get this utility ?
-
- Hit alt+PrintScreen (copy window to clipboard), and paste the image into
- Paintbrush. Save as a .BMP
-
- Now, back to C++!
-
- ---
- John Hattan High UberPopeness -The First Church of Shatnerology
- The Code Zone Sweet Software for a Saturnine World
- hattan@fastlane.net http://www.fastlane.net/~hattan/
-
-